home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1 / Nebula One.iso / Utilities / Converters / Convert_RTF / Source / shared.subproj / getout < prev    next >
Text File  |  1995-06-12  |  203b  |  11 lines

  1. #! /bin/csh
  2. echo "============================================================"
  3. echo "Getting out all $1 documents (read only)"
  4. echo ""
  5. #rcs -L $1.h
  6. #rcs -L $1.m
  7. #rcs -L $1.rtf
  8. co $1.h
  9. co $1.m
  10. co $1.rtf
  11.